home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _4B326DDEA4EA4129BA2C60C09BF19695 < prev    next >
Text File  |  2001-12-12  |  941b  |  46 lines

  1. ;SHIP CONFIGURATION
  2.  
  3. ;//////////////////////////////////////////////////////////////
  4. ; Headers for each box.
  5.  
  6. [TEMPLATE_HEADERS]
  7. RenderObj=    SC01
  8. Color=        FA_BUTTON02
  9. AltColor=    FA_BUTTON01
  10. Justify=    CENTER,CENTER
  11. FontType=    FONT_MED
  12. EffectOn=    NONE
  13. EffectConst=    FA_REVERT
  14. EffectOff=    NONE
  15. MouseOver=    FA_CYCLE
  16. MouseClick=    NONE
  17.  
  18. [STR-0]
  19. Template0=    TEMPLATE_HEADERS
  20. StringID=    Exit_sc01
  21. String0=    Exit
  22. Attach=        EXIT_BUT
  23.  
  24. [STR-1]
  25. Template0=    TEMPLATE_HEADERS
  26. StringID=    Repair_item_sc01
  27. String0=    Repair Item
  28. Attach=        REP_ITEM_BUT
  29.  
  30. [STR-2]
  31. Template0=    TEMPLATE_HEADERS
  32. StringID=    Auto_Repair_sc01
  33. String0=    Auto Repair
  34. Attach=        AUTO_REP_BUT
  35.  
  36. [STR-3]
  37. Template0=    TEMPLATE_HEADERS
  38. StringID=    WRAP_Ship_Description_sc01
  39. String0=    Ship Description - This is an area that tells about your ship.
  40. Attach=        DESC00B
  41. Spacing=    -1
  42. MouseOver=    FA_SCROLL_UP
  43. TimeSpacing=    .1
  44. Justify=    CENTER,LEFT
  45. Color=        FA_BODY02
  46. AltColor=    FA_BODY01